Fix Makefile problem when "gcc -v" includes a '/'
authorvhanquez@kneesa.uk.xensource.com <vhanquez@kneesa.uk.xensource.com>
Thu, 16 Feb 2006 14:26:02 +0000 (14:26 +0000)
committervhanquez@kneesa.uk.xensource.com <vhanquez@kneesa.uk.xensource.com>
Thu, 16 Feb 2006 14:26:02 +0000 (14:26 +0000)
commit5f3c901acc28bf701a37cbc9b0d014a82129fbab
tree755fc33c2ea17cec305491bd639fb4b53da2de6b
parent890259d6b52fd5f007104072d14e1a1f32573a5b
Fix Makefile problem when "gcc -v" includes a '/'
and convert | to / to avoid the same problem with '|'.

Original patch from Jos Vos, modified to prevent a '|' problem.

From: Jos Vos <jos@xos.nl>
Signed-off-by: Vincent Hanquez <vincent@xensource.com>
xen/Makefile